From: Glenn Morris Date: Wed, 22 Aug 2007 04:59:02 +0000 (+0000) Subject: Move tree-widget/ from etc/ to etc/images/ X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~17220 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=77d08a2d5277535dd22fb79f1fd792b2f42976d3;p=emacs.git Move tree-widget/ from etc/ to etc/images/ --- diff --git a/etc/images/tree-widget/default/handle.xpm b/etc/images/tree-widget/default/handle.xpm new file mode 100644 index 00000000000..fcdf2b40920 --- /dev/null +++ b/etc/images/tree-widget/default/handle.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static char * handle_xpm[] = { +"10 21 2 1", +" c None", +". c #ADA5C6", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +"..........", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" "};